\(\int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx\) [323]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [F]
   Fricas [B] (verification not implemented)
   Sympy [F(-1)]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 26, antiderivative size = 348 \[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}-\frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}+\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {6 f^3 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^4}+\frac {6 f^3 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^4}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))} \]

[Out]

-(f*x+e)^3/b/d/(a+b*sinh(d*x+c))+3*f*(f*x+e)^2*ln(1+b*exp(d*x+c)/(a-(a^2+b^2)^(1/2)))/b/d^2/(a^2+b^2)^(1/2)-3*
f*(f*x+e)^2*ln(1+b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b/d^2/(a^2+b^2)^(1/2)+6*f^2*(f*x+e)*polylog(2,-b*exp(d*x+c)
/(a-(a^2+b^2)^(1/2)))/b/d^3/(a^2+b^2)^(1/2)-6*f^2*(f*x+e)*polylog(2,-b*exp(d*x+c)/(a+(a^2+b^2)^(1/2)))/b/d^3/(
a^2+b^2)^(1/2)-6*f^3*polylog(3,-b*exp(d*x+c)/(a-(a^2+b^2)^(1/2)))/b/d^4/(a^2+b^2)^(1/2)+6*f^3*polylog(3,-b*exp
(d*x+c)/(a+(a^2+b^2)^(1/2)))/b/d^4/(a^2+b^2)^(1/2)

Rubi [A] (verified)

Time = 0.50 (sec) , antiderivative size = 348, normalized size of antiderivative = 1.00, number of steps used = 11, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.269, Rules used = {5572, 3403, 2296, 2221, 2611, 2320, 6724} \[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=-\frac {6 f^3 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b d^4 \sqrt {a^2+b^2}}+\frac {6 f^3 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b d^4 \sqrt {a^2+b^2}}+\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b d^3 \sqrt {a^2+b^2}}-\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b d^3 \sqrt {a^2+b^2}}+\frac {3 f (e+f x)^2 \log \left (\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}+1\right )}{b d^2 \sqrt {a^2+b^2}}-\frac {3 f (e+f x)^2 \log \left (\frac {b e^{c+d x}}{\sqrt {a^2+b^2}+a}+1\right )}{b d^2 \sqrt {a^2+b^2}}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))} \]

[In]

Int[((e + f*x)^3*Cosh[c + d*x])/(a + b*Sinh[c + d*x])^2,x]

[Out]

(3*f*(e + f*x)^2*Log[1 + (b*E^(c + d*x))/(a - Sqrt[a^2 + b^2])])/(b*Sqrt[a^2 + b^2]*d^2) - (3*f*(e + f*x)^2*Lo
g[1 + (b*E^(c + d*x))/(a + Sqrt[a^2 + b^2])])/(b*Sqrt[a^2 + b^2]*d^2) + (6*f^2*(e + f*x)*PolyLog[2, -((b*E^(c
+ d*x))/(a - Sqrt[a^2 + b^2]))])/(b*Sqrt[a^2 + b^2]*d^3) - (6*f^2*(e + f*x)*PolyLog[2, -((b*E^(c + d*x))/(a +
Sqrt[a^2 + b^2]))])/(b*Sqrt[a^2 + b^2]*d^3) - (6*f^3*PolyLog[3, -((b*E^(c + d*x))/(a - Sqrt[a^2 + b^2]))])/(b*
Sqrt[a^2 + b^2]*d^4) + (6*f^3*PolyLog[3, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^2]))])/(b*Sqrt[a^2 + b^2]*d^4) -
(e + f*x)^3/(b*d*(a + b*Sinh[c + d*x]))

Rule 2221

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m/(b*f*g*n*Log[F]))*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x]
 - Dist[d*(m/(b*f*g*n*Log[F])), Int[(c + d*x)^(m - 1)*Log[1 + b*((F^(g*(e + f*x)))^n/a)], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2296

Int[((F_)^(u_)*((f_.) + (g_.)*(x_))^(m_.))/((a_.) + (b_.)*(F_)^(u_) + (c_.)*(F_)^(v_)), x_Symbol] :> With[{q =
 Rt[b^2 - 4*a*c, 2]}, Dist[2*(c/q), Int[(f + g*x)^m*(F^u/(b - q + 2*c*F^u)), x], x] - Dist[2*(c/q), Int[(f + g
*x)^m*(F^u/(b + q + 2*c*F^u)), x], x]] /; FreeQ[{F, a, b, c, f, g}, x] && EqQ[v, 2*u] && LinearQ[u, x] && NeQ[
b^2 - 4*a*c, 0] && IGtQ[m, 0]

Rule 2320

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 2611

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> Simp[(-(
f + g*x)^m)*(PolyLog[2, (-e)*(F^(c*(a + b*x)))^n]/(b*c*n*Log[F])), x] + Dist[g*(m/(b*c*n*Log[F])), Int[(f + g*
x)^(m - 1)*PolyLog[2, (-e)*(F^(c*(a + b*x)))^n], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 3403

Int[((c_.) + (d_.)*(x_))^(m_.)/((a_) + (b_.)*sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]), x_Symbol] :> Dist[2,
Int[(c + d*x)^m*(E^((-I)*e + f*fz*x)/((-I)*b + 2*a*E^((-I)*e + f*fz*x) + I*b*E^(2*((-I)*e + f*fz*x)))), x], x]
 /; FreeQ[{a, b, c, d, e, f, fz}, x] && NeQ[a^2 - b^2, 0] && IGtQ[m, 0]

Rule 5572

Int[Cosh[(c_.) + (d_.)*(x_)]*((e_.) + (f_.)*(x_))^(m_.)*((a_) + (b_.)*Sinh[(c_.) + (d_.)*(x_)])^(n_.), x_Symbo
l] :> Simp[(e + f*x)^m*((a + b*Sinh[c + d*x])^(n + 1)/(b*d*(n + 1))), x] - Dist[f*(m/(b*d*(n + 1))), Int[(e +
f*x)^(m - 1)*(a + b*Sinh[c + d*x])^(n + 1), x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && IGtQ[m, 0] && NeQ[n,
-1]

Rule 6724

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps \begin{align*} \text {integral}& = -\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))}+\frac {(3 f) \int \frac {(e+f x)^2}{a+b \sinh (c+d x)} \, dx}{b d} \\ & = -\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))}+\frac {(6 f) \int \frac {e^{c+d x} (e+f x)^2}{-b+2 a e^{c+d x}+b e^{2 (c+d x)}} \, dx}{b d} \\ & = -\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))}+\frac {(6 f) \int \frac {e^{c+d x} (e+f x)^2}{2 a-2 \sqrt {a^2+b^2}+2 b e^{c+d x}} \, dx}{\sqrt {a^2+b^2} d}-\frac {(6 f) \int \frac {e^{c+d x} (e+f x)^2}{2 a+2 \sqrt {a^2+b^2}+2 b e^{c+d x}} \, dx}{\sqrt {a^2+b^2} d} \\ & = \frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}-\frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))}-\frac {\left (6 f^2\right ) \int (e+f x) \log \left (1+\frac {2 b e^{c+d x}}{2 a-2 \sqrt {a^2+b^2}}\right ) \, dx}{b \sqrt {a^2+b^2} d^2}+\frac {\left (6 f^2\right ) \int (e+f x) \log \left (1+\frac {2 b e^{c+d x}}{2 a+2 \sqrt {a^2+b^2}}\right ) \, dx}{b \sqrt {a^2+b^2} d^2} \\ & = \frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}-\frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}+\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))}-\frac {\left (6 f^3\right ) \int \operatorname {PolyLog}\left (2,-\frac {2 b e^{c+d x}}{2 a-2 \sqrt {a^2+b^2}}\right ) \, dx}{b \sqrt {a^2+b^2} d^3}+\frac {\left (6 f^3\right ) \int \operatorname {PolyLog}\left (2,-\frac {2 b e^{c+d x}}{2 a+2 \sqrt {a^2+b^2}}\right ) \, dx}{b \sqrt {a^2+b^2} d^3} \\ & = \frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}-\frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}+\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))}-\frac {\left (6 f^3\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}\left (2,\frac {b x}{-a+\sqrt {a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b \sqrt {a^2+b^2} d^4}+\frac {\left (6 f^3\right ) \text {Subst}\left (\int \frac {\operatorname {PolyLog}\left (2,-\frac {b x}{a+\sqrt {a^2+b^2}}\right )}{x} \, dx,x,e^{c+d x}\right )}{b \sqrt {a^2+b^2} d^4} \\ & = \frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}-\frac {3 f (e+f x)^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^2}+\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {6 f^2 (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^3}-\frac {6 f^3 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^4}+\frac {6 f^3 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )}{b \sqrt {a^2+b^2} d^4}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))} \\ \end{align*}

Mathematica [A] (verified)

Time = 1.05 (sec) , antiderivative size = 368, normalized size of antiderivative = 1.06 \[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\frac {3 f \left (-2 d^2 e^2 \text {arctanh}\left (\frac {a+b e^{c+d x}}{\sqrt {a^2+b^2}}\right )+2 d^2 e f x \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )+d^2 f^2 x^2 \log \left (1+\frac {b e^{c+d x}}{a-\sqrt {a^2+b^2}}\right )-2 d^2 e f x \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )-d^2 f^2 x^2 \log \left (1+\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )+2 d f (e+f x) \operatorname {PolyLog}\left (2,\frac {b e^{c+d x}}{-a+\sqrt {a^2+b^2}}\right )-2 d f (e+f x) \operatorname {PolyLog}\left (2,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )-2 f^2 \operatorname {PolyLog}\left (3,\frac {b e^{c+d x}}{-a+\sqrt {a^2+b^2}}\right )+2 f^2 \operatorname {PolyLog}\left (3,-\frac {b e^{c+d x}}{a+\sqrt {a^2+b^2}}\right )\right )}{b \sqrt {a^2+b^2} d^4}-\frac {(e+f x)^3}{b d (a+b \sinh (c+d x))} \]

[In]

Integrate[((e + f*x)^3*Cosh[c + d*x])/(a + b*Sinh[c + d*x])^2,x]

[Out]

(3*f*(-2*d^2*e^2*ArcTanh[(a + b*E^(c + d*x))/Sqrt[a^2 + b^2]] + 2*d^2*e*f*x*Log[1 + (b*E^(c + d*x))/(a - Sqrt[
a^2 + b^2])] + d^2*f^2*x^2*Log[1 + (b*E^(c + d*x))/(a - Sqrt[a^2 + b^2])] - 2*d^2*e*f*x*Log[1 + (b*E^(c + d*x)
)/(a + Sqrt[a^2 + b^2])] - d^2*f^2*x^2*Log[1 + (b*E^(c + d*x))/(a + Sqrt[a^2 + b^2])] + 2*d*f*(e + f*x)*PolyLo
g[2, (b*E^(c + d*x))/(-a + Sqrt[a^2 + b^2])] - 2*d*f*(e + f*x)*PolyLog[2, -((b*E^(c + d*x))/(a + Sqrt[a^2 + b^
2]))] - 2*f^2*PolyLog[3, (b*E^(c + d*x))/(-a + Sqrt[a^2 + b^2])] + 2*f^2*PolyLog[3, -((b*E^(c + d*x))/(a + Sqr
t[a^2 + b^2]))]))/(b*Sqrt[a^2 + b^2]*d^4) - (e + f*x)^3/(b*d*(a + b*Sinh[c + d*x]))

Maple [F]

\[\int \frac {\left (f x +e \right )^{3} \cosh \left (d x +c \right )}{\left (a +b \sinh \left (d x +c \right )\right )^{2}}d x\]

[In]

int((f*x+e)^3*cosh(d*x+c)/(a+b*sinh(d*x+c))^2,x)

[Out]

int((f*x+e)^3*cosh(d*x+c)/(a+b*sinh(d*x+c))^2,x)

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 2420 vs. \(2 (316) = 632\).

Time = 0.29 (sec) , antiderivative size = 2420, normalized size of antiderivative = 6.95 \[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\text {Too large to display} \]

[In]

integrate((f*x+e)^3*cosh(d*x+c)/(a+b*sinh(d*x+c))^2,x, algorithm="fricas")

[Out]

-(6*(b^2*d*f^3*x + b^2*d*e*f^2 - (b^2*d*f^3*x + b^2*d*e*f^2)*cosh(d*x + c)^2 - (b^2*d*f^3*x + b^2*d*e*f^2)*sin
h(d*x + c)^2 - 2*(a*b*d*f^3*x + a*b*d*e*f^2)*cosh(d*x + c) - 2*(a*b*d*f^3*x + a*b*d*e*f^2 + (b^2*d*f^3*x + b^2
*d*e*f^2)*cosh(d*x + c))*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) + (b*co
sh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b + 1) - 6*(b^2*d*f^3*x + b^2*d*e*f^2 - (b^2*d*f^3*x
 + b^2*d*e*f^2)*cosh(d*x + c)^2 - (b^2*d*f^3*x + b^2*d*e*f^2)*sinh(d*x + c)^2 - 2*(a*b*d*f^3*x + a*b*d*e*f^2)*
cosh(d*x + c) - 2*(a*b*d*f^3*x + a*b*d*e*f^2 + (b^2*d*f^3*x + b^2*d*e*f^2)*cosh(d*x + c))*sinh(d*x + c))*sqrt(
(a^2 + b^2)/b^2)*dilog((a*cosh(d*x + c) + a*sinh(d*x + c) - (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^
2)/b^2) - b)/b + 1) - 3*(b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2*f^3 - (b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^
2*c^2*f^3)*cosh(d*x + c)^2 - (b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2*f^3)*sinh(d*x + c)^2 - 2*(a*b*d^2*e^2*
f - 2*a*b*c*d*e*f^2 + a*b*c^2*f^3)*cosh(d*x + c) - 2*(a*b*d^2*e^2*f - 2*a*b*c*d*e*f^2 + a*b*c^2*f^3 + (b^2*d^2
*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2*f^3)*cosh(d*x + c))*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*log(2*b*cosh(d*x +
 c) + 2*b*sinh(d*x + c) + 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) + 3*(b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2*f^3
- (b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2*f^3)*cosh(d*x + c)^2 - (b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2
*f^3)*sinh(d*x + c)^2 - 2*(a*b*d^2*e^2*f - 2*a*b*c*d*e*f^2 + a*b*c^2*f^3)*cosh(d*x + c) - 2*(a*b*d^2*e^2*f - 2
*a*b*c*d*e*f^2 + a*b*c^2*f^3 + (b^2*d^2*e^2*f - 2*b^2*c*d*e*f^2 + b^2*c^2*f^3)*cosh(d*x + c))*sinh(d*x + c))*s
qrt((a^2 + b^2)/b^2)*log(2*b*cosh(d*x + c) + 2*b*sinh(d*x + c) - 2*b*sqrt((a^2 + b^2)/b^2) + 2*a) + 3*(b^2*d^2
*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2*b^2*c*d*e*f^2 - b^2*c^2*f^3 - (b^2*d^2*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2*b^2*c*
d*e*f^2 - b^2*c^2*f^3)*cosh(d*x + c)^2 - (b^2*d^2*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2*b^2*c*d*e*f^2 - b^2*c^2*f^3)
*sinh(d*x + c)^2 - 2*(a*b*d^2*f^3*x^2 + 2*a*b*d^2*e*f^2*x + 2*a*b*c*d*e*f^2 - a*b*c^2*f^3)*cosh(d*x + c) - 2*(
a*b*d^2*f^3*x^2 + 2*a*b*d^2*e*f^2*x + 2*a*b*c*d*e*f^2 - a*b*c^2*f^3 + (b^2*d^2*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2
*b^2*c*d*e*f^2 - b^2*c^2*f^3)*cosh(d*x + c))*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*log(-(a*cosh(d*x + c) + a*si
nh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b) - 3*(b^2*d^2*f^3*x^2 + 2*b^2*d
^2*e*f^2*x + 2*b^2*c*d*e*f^2 - b^2*c^2*f^3 - (b^2*d^2*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2*b^2*c*d*e*f^2 - b^2*c^2*
f^3)*cosh(d*x + c)^2 - (b^2*d^2*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2*b^2*c*d*e*f^2 - b^2*c^2*f^3)*sinh(d*x + c)^2 -
 2*(a*b*d^2*f^3*x^2 + 2*a*b*d^2*e*f^2*x + 2*a*b*c*d*e*f^2 - a*b*c^2*f^3)*cosh(d*x + c) - 2*(a*b*d^2*f^3*x^2 +
2*a*b*d^2*e*f^2*x + 2*a*b*c*d*e*f^2 - a*b*c^2*f^3 + (b^2*d^2*f^3*x^2 + 2*b^2*d^2*e*f^2*x + 2*b^2*c*d*e*f^2 - b
^2*c^2*f^3)*cosh(d*x + c))*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*log(-(a*cosh(d*x + c) + a*sinh(d*x + c) - (b*c
osh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2) - b)/b) + 6*(b^2*f^3*cosh(d*x + c)^2 + b^2*f^3*sinh(d*x
+ c)^2 + 2*a*b*f^3*cosh(d*x + c) - b^2*f^3 + 2*(b^2*f^3*cosh(d*x + c) + a*b*f^3)*sinh(d*x + c))*sqrt((a^2 + b^
2)/b^2)*polylog(3, (a*cosh(d*x + c) + a*sinh(d*x + c) + (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b
^2))/b) - 6*(b^2*f^3*cosh(d*x + c)^2 + b^2*f^3*sinh(d*x + c)^2 + 2*a*b*f^3*cosh(d*x + c) - b^2*f^3 + 2*(b^2*f^
3*cosh(d*x + c) + a*b*f^3)*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2)*polylog(3, (a*cosh(d*x + c) + a*sinh(d*x + c)
- (b*cosh(d*x + c) + b*sinh(d*x + c))*sqrt((a^2 + b^2)/b^2))/b) + 2*((a^2 + b^2)*d^3*f^3*x^3 + 3*(a^2 + b^2)*d
^3*e*f^2*x^2 + 3*(a^2 + b^2)*d^3*e^2*f*x + (a^2 + b^2)*d^3*e^3)*cosh(d*x + c) + 2*((a^2 + b^2)*d^3*f^3*x^3 + 3
*(a^2 + b^2)*d^3*e*f^2*x^2 + 3*(a^2 + b^2)*d^3*e^2*f*x + (a^2 + b^2)*d^3*e^3)*sinh(d*x + c))/((a^2*b^2 + b^4)*
d^4*cosh(d*x + c)^2 + (a^2*b^2 + b^4)*d^4*sinh(d*x + c)^2 + 2*(a^3*b + a*b^3)*d^4*cosh(d*x + c) - (a^2*b^2 + b
^4)*d^4 + 2*((a^2*b^2 + b^4)*d^4*cosh(d*x + c) + (a^3*b + a*b^3)*d^4)*sinh(d*x + c))

Sympy [F(-1)]

Timed out. \[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\text {Timed out} \]

[In]

integrate((f*x+e)**3*cosh(d*x+c)/(a+b*sinh(d*x+c))**2,x)

[Out]

Timed out

Maxima [F]

\[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\int { \frac {{\left (f x + e\right )}^{3} \cosh \left (d x + c\right )}{{\left (b \sinh \left (d x + c\right ) + a\right )}^{2}} \,d x } \]

[In]

integrate((f*x+e)^3*cosh(d*x+c)/(a+b*sinh(d*x+c))^2,x, algorithm="maxima")

[Out]

-3*e^2*f*(2*x*e^(d*x + c)/(b^2*d*e^(2*d*x + 2*c) + 2*a*b*d*e^(d*x + c) - b^2*d) - log((b*e^(d*x + c) + a - sqr
t(a^2 + b^2))/(b*e^(d*x + c) + a + sqrt(a^2 + b^2)))/(sqrt(a^2 + b^2)*b*d^2)) - 2*e^3*e^(-d*x - c)/((2*a*b*e^(
-d*x - c) - b^2*e^(-2*d*x - 2*c) + b^2)*d) - 2*(f^3*x^3*e^c + 3*e*f^2*x^2*e^c)*e^(d*x)/(b^2*d*e^(2*d*x + 2*c)
+ 2*a*b*d*e^(d*x + c) - b^2*d) + integrate(6*(f^3*x^2*e^c + 2*e*f^2*x*e^c)*e^(d*x)/(b^2*d*e^(2*d*x + 2*c) + 2*
a*b*d*e^(d*x + c) - b^2*d), x)

Giac [F]

\[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\int { \frac {{\left (f x + e\right )}^{3} \cosh \left (d x + c\right )}{{\left (b \sinh \left (d x + c\right ) + a\right )}^{2}} \,d x } \]

[In]

integrate((f*x+e)^3*cosh(d*x+c)/(a+b*sinh(d*x+c))^2,x, algorithm="giac")

[Out]

integrate((f*x + e)^3*cosh(d*x + c)/(b*sinh(d*x + c) + a)^2, x)

Mupad [F(-1)]

Timed out. \[ \int \frac {(e+f x)^3 \cosh (c+d x)}{(a+b \sinh (c+d x))^2} \, dx=\int \frac {\mathrm {cosh}\left (c+d\,x\right )\,{\left (e+f\,x\right )}^3}{{\left (a+b\,\mathrm {sinh}\left (c+d\,x\right )\right )}^2} \,d x \]

[In]

int((cosh(c + d*x)*(e + f*x)^3)/(a + b*sinh(c + d*x))^2,x)

[Out]

int((cosh(c + d*x)*(e + f*x)^3)/(a + b*sinh(c + d*x))^2, x)